home *** CD-ROM | disk | FTP | other *** search
- Path: news.dacom.co.kr!vyzynz!inteleNET!usenet
- From: cjmorgan@intele.net (Jason V. Morgan)
- Newsgroups: comp.lang.c
- Subject: Re: String Upper/Lower--void main an error?
- Date: 22 Mar 1996 00:18:51 GMT
- Organization: inteleNET Internet Services
- Distribution: world
- Message-ID: <4isrlb$s5o@vodka.intele.net>
- References: <4ifra6$52i@scipio.cyberstore.ca> <DoFA24.AL7@iquest.net> <4ii1nh$bng@castle.nando.net> <4ini70$8j@vodka.intele.net> <Pine.A32.3.91.960320021731.87028D-100000@red.weeg.uiowa.edu>
- NNTP-Posting-Host: 206.29.210.154
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- > main() is _supposed_ to return int. Anything that causes it to have
- >any other return type is nonportable, and results in undefined behavior.
- >
- > The FAQ is available via anonymous ftp from rtfm.mit.edu in the
- >directory /pub/usenet-by-group/comp.lang.c.
-
- I apologize for the posting. I stand corrected. Actually I did *start* to
- read the FAQ, but to be honest, I kind of became bored (I blame TV). I
- renounce void mains and shall eradicate them from my programming.
- --Jason V. Morgan
-
-